-
Notifications
You must be signed in to change notification settings - Fork 24
fix: support for high contrast #300
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@lboehling - tagging you here since I can't add you as a reviewer. |
approved! |
|
@mcoker Please run |
|
@jeff-phillips-18 I rebased, then ran After running And this is the diff - https://paste.centos.org/view/af5ef62e Should I check all of those files in? Or just the updated test file after updating tests? |
|
@mcoker If you rebase again those changes should go away (and I think the snapshot is updated there as well) |
|
@jeff-phillips-18 should be good now |
|
🎉 This PR is included in version 6.5.0-prerelease.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
What
Closes #298
Preview link: https://react-topology-pr-topology-300.surge.sh/
To enable high contrast, you have to do it manually by adding the class
pf-v6-theme-high-contrastto the document's<html>element.Description
border--color--main--defaultborder--width--extra-strong(3px)#707070toborder--color--on-secondaryAlso updates the PF packages to latest prerelease, I imagine we'll remove that and bump to
6.4.0here or in a separate PR once the PF release lands.Type of change
Screen shots / Gifs for design review